Skip to content

docs: redirect Telegram group references to forum and GitHub#172

Open
stevep0z wants to merge 1 commit into
mainfrom
docs/redirect-telegram-references
Open

docs: redirect Telegram group references to forum and GitHub#172
stevep0z wants to merge 1 commit into
mainfrom
docs/redirect-telegram-references

Conversation

@stevep0z
Copy link
Copy Markdown
Collaborator

@stevep0z stevep0z commented May 19, 2026

Summary

  • Strips every link to the OpenZeppelin Telegram community group (t.me/openzeppelin_tg) across Monitor and Relayer docs.
  • Reroutes readers to the OpenZeppelin Forum and the relevant product GitHub repos so they don't land on a dead endpoint after the group is discontinued.
  • Swaps the home page Telegram Community Card for a GitHub card pointing to github.com/OpenZeppelin.

Surfaces touched

  • Home page Community & Support section (src/app/page.tsx): Telegram card replaced with a GitHub card.
  • Monitor docs (content/monitor/**, all versions 1.0.x through 1.3.x and unversioned):
    • index.mdx "For support or inquiries" line points to the forum and the openzeppelin-monitor issues page.
    • contribution.mdx Getting Reviews bullet rewritten to tag a maintainer via comment or the forum.
    • contribution.mdx Getting Help: the Telegram bullet is dropped (GitHub Discussions + Issues bullets already cover community support).
  • Relayer docs (content/relayer/**, all versions 1.0.x through 1.4.x and unversioned): Support sections in index, evm, stellar, solana, and zama-fhevm point to the forum and the openzeppelin-relayer issues page.

Intentionally preserved (product feature, NOT the group chat)

  • Telegram-as-notification-channel docs in content/monitor/architecture.mdx and the configuration tables in content/monitor/index.mdx (trigger_type, api.telegram.org, chat_id, message templates).
  • Defender notification settings that list Telegram as a delivery platform.
  • public/defender/manage-notify-telegram.png screenshot.

This is a community-group cleanup, not a product capability change.

Companion PR

The site-wide banner removal is split out into a separate PR so it can ship independently: #171.

The OpenZeppelin Telegram community group is being discontinued.
Every link to t.me/openzeppelin_tg (and the /2 and /4 topic
variants) is being replaced so readers do not land on a dead
endpoint.

Changes:

* Home page Community & Support: replace the Telegram card with a
  GitHub card pointing to github.com/OpenZeppelin.
* Monitor index "For support or inquiries" lines (all versions
  1.0.x through 1.3.x and unversioned): point to the forum and
  the openzeppelin-monitor issues page.
* Monitor contribution Getting Reviews bullet: tag a maintainer
  via a comment or the forum.
* Monitor contribution Getting Help: drop the Telegram bullet.
  GitHub Discussions and Issues bullets already cover community
  support.
* Relayer Support sections in index, evm, stellar, solana, and
  zama-fhevm (all versions 1.0.x through 1.4.x and unversioned):
  point to the forum and the openzeppelin-relayer issues page.

Intentionally preserved as product features:

* Telegram-as-notification-channel docs in
  content/monitor/architecture.mdx and the configuration tables
  in content/monitor/index.mdx (trigger_type, api.telegram.org,
  chat_id, message templates).
* Defender notification settings that list Telegram as a delivery
  platform.
* public/defender/manage-notify-telegram.png screenshot.

Verified with pnpm lint, pnpm lint:links (0 errors), and pnpm
build (870 static pages generated).
@stevep0z stevep0z requested a review from a team as a code owner May 19, 2026 17:32
@netlify
Copy link
Copy Markdown

netlify Bot commented May 19, 2026

Deploy Preview for openzeppelin-docs-v2 ready!

Name Link
🔨 Latest commit 170ab60
🔍 Latest deploy log https://app.netlify.com/projects/openzeppelin-docs-v2/deploys/6a0c9eaa3771060008c8b39b
😎 Deploy Preview https://deploy-preview-172--openzeppelin-docs-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant